home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 42 / Amiga Format AFCD42 (Issue 126, Aug 1999).iso / -serious- / misc / taper / rudetaper.readme < prev    next >
Text File  |  1999-05-17  |  826b  |  22 lines

  1. Title:    RudeTaper
  2. Short:    Records/Plays keyboard and mouse events and Saves/Loads them to a file.
  3. Author:   Mat Fenton, Rude Cow Software. (Software for the Ruder generation)
  4. Uploader: Mat Fenton (mat@rudecow.demon.co.uk)
  5. Type:     util/misc
  6. Version:  V1.0
  7.  
  8. Description:
  9.  
  10. Once the recording started, all key presses and mouse events (not RMB sorry :)
  11. will be recorded. Pressing the RMB will stop recording and if you did not specify
  12. a file name whn you ran the program, an ASL requester will pop up.
  13.  
  14. The file is called a tape file because it uses the BlitzBasic tape format.
  15. The .tape extension is added automatically.
  16.  
  17. This Program Consists Of Three Programs:
  18. ----------------------------------------
  19.  
  20. RudeRecordTape    (records a tape file)
  21. RudePlayTape    (plays a tape file)
  22. RudePlayQuick    (plays a tape file with no pauses)